home *** CD-ROM | disk | FTP | other *** search
/ Assassins - Ultimate CD Games Collection 2 / Assassins 2 - Ultimate Games No. 2 (1995)(Weird Science)[!][Amiga-CD32-CDTV].iso / dnet / passwd.doc < prev    next >
Text File  |  1994-02-11  |  989b  |  26 lines

  1.  
  2. AMIGA/FTERM   Using FTERM to gain access to the SPASSWD server.
  3.  
  4.     FTERM 8199        (Amiga<->Amiga connection, from calling amiga)
  5.     DSOC 8199        (Unix<->Amiga connection, from calling unix machine)
  6.  
  7.     This connects to the SPASSWD server on the Amiga which requests a
  8.     login and password to gain any level of security access to the amiga.
  9.  
  10.     S:DNET.CONFIG may contain zero or more entries of the following form:
  11.  
  12.     USER <username> <password> <read-access> <write-access> <level-access>  for example,
  13.  
  14.     example
  15.  
  16.     USER dillon casmtrek 9 9 9
  17.  
  18.     This server is useful as it allows you to leave your Amiga unattended
  19.     in auto-answer mode (with default security permissions 0 0 0).  You
  20.     can call up your amiga, connect to the SPASSWD server and enter your
  21.     own personal user-name/password to gain full access to your amiga
  22.     for the duration of the call.  When you hang up, the amiga will
  23.     automatically restore permissions to the default for the next caller.
  24.  
  25.  
  26.